home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / comm1 / intsdkss.rdm < prev    next >
Text File  |  1996-05-20  |  2KB  |  36 lines

  1. Short:    I-Net 225/Surfer Developer's Kit
  2. Author:   mbs@adastra.cvl.va.us (Michael B. Smith), jamie@interpath.com (James Cooper)
  3. Uploader: mbs@adastra.cvl.va.us (Michael B. Smith)
  4. Version:  3
  5. Type:     comm/net
  6.  
  7. This is Version 3 of the SDK for I-Net 225. Changes have been
  8. made based on user input. A detailed list of those changes is
  9. present in the file CHANGES in the topmost level of the archive.
  10.  
  11. This file contains the include files, pragmas, etc. for compiling
  12. programs to work with I-Net 225 (and the AT Surfer Pack, and the
  13. AT SurfWare product). A couple of small examples (the source to
  14. the production 'timed' daemon plus a simple UDP client-server pair)
  15. are also included.
  16.  
  17. Some additional link libraries are also included: rpc.lib, for
  18. porting RPC based programs; and unixS.lib, which provides some
  19. routines to simplify porting Unix-based programs (and specifically
  20. allows the use of stdio on sockets), and to provide for easy
  21. startup and shutdown of socket.library in client and server
  22. programs.
  23.  
  24. Autodocs for socket.library and unixS.lib are included. This SDK
  25. is also usable with the older AS225r2 product, if the programmer
  26. avoids routines (marked in the autodocs) which are I-Net 225 Only.
  27. Specific routines which are not available on Surfer/Surfware are
  28. also marked.
  29.  
  30. I-Net 225 is (c) Copyright 1995, 1996 by Interworks, Inc. All Rights
  31. Reserved. Portions of I-Net 225 are based on source code which is
  32. (c) Copyright 1983-1995 by Regents of the University of California.
  33. This archive is (c) Copyright 1996 by Interworks, Inc.
  34.  
  35. This archive is freely distributable when copied unmodified.
  36.